TPC: Processing of common mode values in O2#15137
TPC: Processing of common mode values in O2#15137tubagundem wants to merge 11 commits intoAliceO2Group:devfrom
Conversation
|
REQUEST FOR PRODUCTION RELEASES: This will add The following labels are available |
shahor02
left a comment
There was a problem hiding this comment.
Could the class methods with lot of code be moved from the header to cxx file (including needed headers, like TFile.h and TTree.h in https://github.com/AliceO2Group/AliceO2/pull/15137/changes#diff-74cad5f291e0478b7a6334eb7e3dcdabbad615a01df0db129d836a337e76582aR26-R27 ?
Detectors/TPC/calibration/include/TPCCalibration/CMVContainer.h
Outdated
Show resolved
Hide resolved
wiechula
left a comment
There was a problem hiding this comment.
Hi @tubagundem , some minor things and a couple questions:
- How different are the
CMVToVectorSpec.hand the corresponding IDC code? Could it have a common base to? - What is done in the
TPCFactorizeCMVSpec.h? I think in the CMV we don't do factorization.
No description provided.